All Questions
Tagged with graph-neural-networktext-classification
1 question
1vote
1answer
189views
What is a good approach for embedding both textual and spatial features for document classification?
I am working on a document classifier that can perform the classification based on the document structure as well. My plan is to get the word embedding as well as the word coordinates and somehow ...